Don't use string concatentation in translated strings
authorMatthias Clasen <mclasen@redhat.com>
Sun, 3 Jan 2010 01:11:50 +0000 (20:11 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 3 Jan 2010 01:11:50 +0000 (20:11 -0500)
commit85b41aaffce7996a9bf3e635fdd25e280c1315ee
treee91071f772dafe321f7f7ee99c704adbbdb120ad
parent94ba3d86f3e0b681c93830ab68f5b031c784184d
Don't use string concatentation in translated strings

gettext can't handle it, and there is no real need to use G_GSIZE_FORMAT
here anyway.
gdk-pixbuf/io-png.c
gdk-pixbuf/io-tiff.c